Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow hotkeys to be consumed #757

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

CryZe
Copy link
Collaborator

@CryZe CryZe commented Jan 16, 2024

This adds a new type to livesplit-hotkey that allows you to specify what your preference is for the hotkeys. You can now specify that you want the hotkeys to be consumed, which means that the hotkeys will not be forwarded to the application that is in focus. This is currently not implemented for all the platforms, but the basic API for it is here now.

@CryZe CryZe added enhancement An improvement for livesplit-core. feature A new user visible feature for livesplit-core. hotkey This is about the hotkey implementation. labels Jan 16, 2024
@CryZe CryZe added this to the v0.14 milestone Jan 16, 2024
This adds a new type to `livesplit-hotkey` that allows you to specify
what your preference is for the hotkeys. You can now specify that you
want the hotkeys to be consumed, which means that the hotkeys will not
be forwarded to the application that is in focus. This is currently not
implemented for all the platforms, but the basic API for it is here now.
@CryZe CryZe force-pushed the consume-hotkey-api branch from 72d9567 to cfa5ee6 Compare January 16, 2024 22:15
@CryZe CryZe merged commit 655b2ec into LiveSplit:master Jan 16, 2024
72 checks passed
@CryZe CryZe deleted the consume-hotkey-api branch January 16, 2024 22:30
tmandry added a commit to tmandry/livesplit-core that referenced this pull request Dec 29, 2024
This includes at least one breaking change in LiveSplit#757.
@tmandry tmandry mentioned this pull request Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement for livesplit-core. feature A new user visible feature for livesplit-core. hotkey This is about the hotkey implementation.
Projects
Development

Successfully merging this pull request may close these issues.

1 participant